home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / template / client / Drivers / i386 / FTGSerialLightPen.config / Italian.Iproj / FTGSerialLightPenInspector.nib / data.classes next >
Encoding:
Text File  |  1996-04-18  |  1.2 KB  |  46 lines

  1. IODeviceInspector = {
  2.     ACTIONS = {
  3.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  4.     "rangeDidChange:" = "rangeDidChange:"; 
  5.     "showInfo:" = "showInfo:"; 
  6.     }; 
  7.     OUTLETS = {
  8.     accessoryHolder = accessoryHolder; 
  9.     dmaBox = dmaBox; 
  10.     dmaMatrix = dmaMatrix; 
  11.     infoButton = infoButton; 
  12.     infoPanel = infoPanel; 
  13.     infoText = infoText; 
  14.     inspectionView = inspectionView; 
  15.     irqBox = irqBox; 
  16.     irqMatrix = irqMatrix; 
  17.     memoryBox = memoryBox; 
  18.     memoryController = memoryController; 
  19.     origWindow = origWindow; 
  20.     portsBox = portsBox; 
  21.     portsController = portsController; 
  22.     statusTitle = statusTitle; 
  23.     }; 
  24.     SUPERCLASS = Object; 
  25. };
  26. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  27. FTGSerialLightPenInspector = {
  28.     ACTIONS = {
  29.     "averageSliderChanged:" = "averageSliderChanged:"; 
  30.     "calibratePressed:" = "calibratePressed:"; 
  31.     "setSerialPortFromTextField:" = "setSerialPortFromTextField:"; 
  32.     }; 
  33.     OUTLETS = {
  34.     averageBox = averageBox; 
  35.     averageField = averageField; 
  36.     averageSlider = averageSlider; 
  37.     calibrateButton = calibrateButton; 
  38.     fastText = fastText; 
  39.     lightPenView = lightPenView; 
  40.     serialPortBox = serialPortBox; 
  41.     serialPortField = serialPortField; 
  42.     slowText = slowText; 
  43.     }; 
  44.     SUPERCLASS = IODeviceInspector; 
  45. };
  46.